tcp segment meaning in English
tcp信息段
Examples
- Like the ip datagram , the tcp segment consists of a header portion , an optional options section , and the data portion
与ip数据报类似, tcp段包含头部分、可选(选项)部分和数据部分。 - As discussed above , when host a wants to establish a tcp connection to destination host d , it sends a tcp segment with the syn flag set first
如上所述,当主机a想建立到目的地主机d的tcp连接时,它首先发送设置了syn标志的tcp段。 - In fact , the application of tcp is rather widely . nowadays , anytime , a great quantity of communication is about tcp . so , the spurious retransmissions of tcp segments will waste a lot of resource of network
现在全球每时每刻有着无法估量的巨大通信量是基于tcp的,因此tcp报文段错误重传将导致巨大的网络资源的浪费,本文所提出的置位法,适用于大窗口的tcp连接。 - By discovering the path mtu and limiting tcp segments to this size , tcp can eliminate fragmentation along the path at routers connecting networks with different mtus . if you enable , it will instruct your connection to try to find the max mtu over the path to the remote host . default is on
2 .全新快速的maxmtu检测算法,让用户可以轻松检测出自己的tcp ip最大传输单元: maxmtu是指tcp ip的最大传输单元,在tcp ip协议中,将要传输的数据分成较小的组进行传输。